home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_400 / 408_01 / history.h < prev    next >
Text File  |  1992-03-18  |  131b  |  8 lines

  1. /*
  2.  *  Private decls for history.c
  3.  */
  4.  
  5. long xrand(void);
  6. long hash_key(long s, char *key);
  7. long hash_msg_id(char *msg_id);
  8.